projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05175c5
)
(c-indent-command): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 30 Mar 1999 18:00:49 +0000
(18:00 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 30 Mar 1999 18:00:49 +0000
(18:00 +0000)
lisp/progmodes/cc-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-cmds.el
b/lisp/progmodes/cc-cmds.el
index 35f1d0917c786c6feaff6a990a2c6b8b9a8fcbda..9877832804a2c29c3ec200a0011698064834f4ca 100644
(file)
--- a/
lisp/progmodes/cc-cmds.el
+++ b/
lisp/progmodes/cc-cmds.el
@@
-1165,7
+1165,7
@@
but the line is always reindented.
A numeric argument, regardless of its value, means indent rigidly all
the lines of the expression starting after point so that this line
becomes properly indented. The relative indentation among the lines
-of the expression
are
preserved.
+of the expression
is
preserved.
[*] The amount and kind of whitespace inserted is controlled by the
variable `c-insert-tab-function', which is called to do the actual